home *** CD-ROM | disk | FTP | other *** search
/ The Cartoon Guide to Physics / The Cartoon Guide to Physics.iso / pc / physdata / setup.dir / 00036.ls < prev    next >
Encoding:
Text File  |  1995-09-10  |  691 b   |  22 lines

  1. on mouseDown
  2.   puppetSound("click")
  3.   updateStage()
  4.   blackBotton()
  5.   set the castNum of sprite the clickOn to the number of cast "quit red"
  6.   set the castNum of sprite 10 to the number of cast "yes loop"
  7.   set the castNum of sprite 12 to the number of cast "quit.mov"
  8.   set the locH of sprite 12 to 484
  9.   updateStage()
  10.   ResetHand()
  11.   set the cursor of sprite 10 to [200, 201]
  12.   set the cursor of sprite 12 to [200, 201]
  13.   set the castNum of sprite 6 to 0
  14.   set the castNum of sprite 8 to 0
  15.   set the castNum of sprite 9 to 0
  16.   set the castNum of sprite 13 to 0
  17.   set the castNum of sprite 14 to 0
  18.   set the castNum of sprite 15 to 0
  19.   set the castNum of sprite 19 to 0
  20.   updateStage()
  21. end
  22.